Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: update hash to fullhash for filename and chunkFilename in webpack prod config #14668

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

Sachin-chaurasiya
Copy link
Member

Describe your changes:

I updated a hash to fullhash for both filename and chunkFilename in the webpack production config because the hash is deprecated, for more info read here https://webpack.js.org/configuration/output/#template-strings

Type of change:

  • Improvement

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@github-actions github-actions bot added UI UI specific issues safe to test Add this label to run secure Github workflows on PRs labels Jan 10, 2024
@Sachin-chaurasiya Sachin-chaurasiya enabled auto-merge (squash) January 10, 2024 09:38
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 52%
52.53% (26634/50699) 34.58% (10461/30249) 33.51% (3101/9254)

Copy link

Quality Gate Passed Quality Gate passed for 'open-metadata-ui'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Sachin-chaurasiya Sachin-chaurasiya merged commit f9ebdfc into main Jan 10, 2024
16 checks passed
@Sachin-chaurasiya Sachin-chaurasiya deleted the webpack-prod-output-fullhash branch January 10, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Add this label to run secure Github workflows on PRs UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants